Open
Conversation
Bumps the babel group with 7 updates: | Package | From | To | | --- | --- | --- | | [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) | `7.28.0` | `7.28.6` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.28.0` | `7.29.0` | | [@babel/plugin-proposal-export-default-from](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-export-default-from) | `7.14.5` | `7.27.1` | | [@babel/plugin-transform-modules-commonjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-commonjs) | `7.14.5` | `7.28.6` | | [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) | `7.14.5` | `7.29.0` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.14.5` | `7.29.0` | | [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.14.5` | `7.28.5` | Updates `@babel/cli` from 7.28.0 to 7.28.6 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.6/packages/babel-cli) Updates `@babel/core` from 7.28.0 to 7.29.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.0/packages/babel-core) Updates `@babel/plugin-proposal-export-default-from` from 7.14.5 to 7.27.1 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.1/packages/babel-plugin-proposal-export-default-from) Updates `@babel/plugin-transform-modules-commonjs` from 7.14.5 to 7.28.6 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.6/packages/babel-plugin-transform-modules-commonjs) Updates `@babel/plugin-transform-runtime` from 7.14.5 to 7.29.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.0/packages/babel-plugin-transform-runtime) Updates `@babel/preset-env` from 7.14.5 to 7.29.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.0/packages/babel-preset-env) Updates `@babel/preset-react` from 7.14.5 to 7.28.5 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-preset-react) --- updated-dependencies: - dependency-name: "@babel/cli" dependency-version: 7.28.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/core" dependency-version: 7.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/plugin-proposal-export-default-from" dependency-version: 7.27.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/plugin-transform-modules-commonjs" dependency-version: 7.28.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/plugin-transform-runtime" dependency-version: 7.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/preset-env" dependency-version: 7.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/preset-react" dependency-version: 7.28.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the babel group with 7 updates:
7.28.07.28.67.28.07.29.07.14.57.27.17.14.57.28.67.14.57.29.07.14.57.29.07.14.57.28.5Updates
@babel/clifrom 7.28.0 to 7.28.6Release notes
Sourced from
@babel/cli's releases.... (truncated)
Commits
d7f4008v7.28.699dcba5chore: enable some ts-eslint rules (#17592)d9fa9c5[Babel 8]: Bump glob to v12 (#17594)c92c491Improve Unicode handling in code-frame tokenizer (#17589)83964de[Babel 8] chore: bump glob to v11 (#17590)ef155f5v7.28.398d18aaMisc: Cleanup Babel 8 tasks (#17429)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@babel/clisince your current version.Updates
@babel/corefrom 7.28.0 to 7.29.0Release notes
Sourced from
@babel/core's releases.... (truncated)
Commits
aa8394ev7.29.0ad0d03f[7.x backport] feat: Allow specifying startLine in code frame (#17739)d7f4008v7.28.6e130225Polish(standalone): improve message on invalid preset/plugin (#17606)99dcba5chore: enable some ts-eslint rules (#17592)c92c491Improve Unicode handling in code-frame tokenizer (#17589)d725e39AddBABEL_7_TO_8_DANGEROUSLY_DISABLE_VERSION_CHECK(#17569)c1b55f6Useeslint.config.mts(#17573)61647aev7.28.542cb285Improve@babel/coretypes (#17404)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@babel/coresince your current version.Updates
@babel/plugin-proposal-export-default-fromfrom 7.14.5 to 7.27.1Release notes
Sourced from
@babel/plugin-proposal-export-default-from's releases.... (truncated)
Commits
eebd3a0v7.27.1fdc0fb5[Babel 8] Bump nodejs requirements to^20.19.0 || >= 22.12.0(#17204)cd24cc0chore: Update TS 5.7 (#17053)b07957ev7.25.9af91759fix: Accidentally publishing useless files (#16917)f9cb91av7.25.8a6b0f54Inline one-line syntax plugins (#16824)2533cfbv7.25.769d65f1[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0(#16800)dba45d3IgnoredevDependencieswhen generatingtsconfig.json(#16659)Updates
@babel/plugin-transform-modules-commonjsfrom 7.14.5 to 7.28.6Release notes
Sourced from
@babel/plugin-transform-modules-commonjs's releases.... (truncated)
Commits
d7f4008v7.28.6c92c491Improve Unicode handling in code-frame tokenizer (#17589)1d4546bPreserve class id when transforming using declarations with exported class (#...59829dbfix(babel-template): Properly handle empty string replacements (#17284)eebd3a0v7.27.1b1f9184ReduceinteropRequireWildcardsize (#16538)317e332Enforce node protocol import (#17207)fdc0fb5[Babel 8] Bump nodejs requirements to^20.19.0 || >= 22.12.0(#17204)cd24cc0chore: Update TS 5.7 (#17053)36ca8fav7.26.3Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@babel/plugin-transform-modules-commonjssince your current version.Updates
@babel/plugin-transform-runtimefrom 7.14.5 to 7.29.0Release notes
Sourced from
@babel/plugin-transform-runtime's releases.... (truncated)
Commits
aa8394ev7.29.00053db6Update polyfill packages (#17727)f3a2226[babel 7] Delete Babel 8 fixtures (#17729)6287e94Run transform-runtime tests also in Babel 8 (#17615)61647aev7.28.542cb285Improve@babel/coretypes (#17404)85cafbeType check runtime scripts (#17522)3fc8d05[babel 8] Update default@babel/runtimeversion (#17512)1a68909[babel 8] Removesemverdependency from transform-runtime (#17511)ef155f5v7.28.3Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@babel/plugin-transform-runtimesince your current version.Updates
@babel/preset-envfrom 7.14.5 to 7.29.0Release notes
Sourced from
@babel/preset-env's releases.... (truncated)
Commits
aa8394ev7.29.00053db6Update polyfill packages (#17727)f3a2226[babel 7] Delete Babel 8 fixtures (#17729)d7f4008v7.28.699dcba5chore: enable some ts-eslint rules (#17592)c92c491Improve Unicode handling in code-frame tokenizer (#17589)61647aev7.28.542cb285Improve@babel/coretypes (#17404)ae363aechore: Fix typo in variable name (#17535)1edfcaaUpdate compat data (#17487)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@babel/preset-envsince your current version.Updates
@babel/preset-reactfrom 7.14.5 to 7.28.5Release notes
Sourced from
@babel/preset-react's releases.